derelict.glib.gslice

Undocumented in source.

Members

Aliases

GSliceConfig
alias GSliceConfig = _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_slice_alloc
alias da_g_slice_alloc = gpointer function(gsize block_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_slice_alloc0
alias da_g_slice_alloc0 = gpointer function(gsize block_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_slice_copy
alias da_g_slice_copy = gpointer function(gsize block_size, gconstpointer mem_block)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_slice_free1
alias da_g_slice_free1 = void function(gsize block_size, gpointer mem_block)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_slice_free_chain_with_offset
alias da_g_slice_free_chain_with_offset = void function(gsize block_size, gpointer mem_chain, gsize next_offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_slice_get_config
alias da_g_slice_get_config = gint64 function(GSliceConfig ckey)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_slice_get_config_state
alias da_g_slice_get_config_state = gint64* function(GSliceConfig ckey, gint64 address, guint* n_values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_slice_set_config
alias da_g_slice_set_config = void function(GSliceConfig ckey, gint64 value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

_Anonymous_0
enum _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

g_slice_alloc
gpointer g_slice_alloc(gsize block_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_slice_alloc0
gpointer g_slice_alloc0(gsize block_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_slice_copy
gpointer g_slice_copy(gsize block_size, gconstpointer mem_block)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_slice_free1
void g_slice_free1(gsize block_size, gpointer mem_block)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_slice_free_chain_with_offset
void g_slice_free_chain_with_offset(gsize block_size, gpointer mem_chain, gsize next_offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_slice_get_config
gint64 g_slice_get_config(GSliceConfig ckey)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_slice_get_config_state
gint64* g_slice_get_config_state(GSliceConfig ckey, gint64 address, guint* n_values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_slice_set_config
void g_slice_set_config(GSliceConfig ckey, gint64 value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

g_slice_alloc
da_g_slice_alloc g_slice_alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_slice_alloc0
da_g_slice_alloc0 g_slice_alloc0;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_slice_copy
da_g_slice_copy g_slice_copy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_slice_free1
da_g_slice_free1 g_slice_free1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_slice_free_chain_with_offset
da_g_slice_free_chain_with_offset g_slice_free_chain_with_offset;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_slice_get_config
da_g_slice_get_config g_slice_get_config;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_slice_get_config_state
da_g_slice_get_config_state g_slice_get_config_state;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_slice_set_config
da_g_slice_set_config g_slice_set_config;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta